.index-art {
	margin-right: -60px;
	zoom: 1
}
.art-part {
	float: left;
	width: 490px;
	margin: 0 20px 10px 0
}
.art-part .title {
	line-height: 34px;
	background: url(art_tit.png)
}
.art-part .title span {
	display: block;
	float: left;
	width: 116px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	background: #88ad82
}
.art-part .title .more {
	display: block;
	float: right;
	text-align: right;
	color: #88ad82;
	font-size: 14px
}
.art-list {
	color: #000;
	font-size: 14px;
	min-height: 220px;
}
.art-list li {
	line-height: 42px;
	height: 44px;
	overflow: hidden;
}
/*.art-list li:before,
.art-list li::before{content: '》';display: block;float:left;margin-right:5px;}*/
.art-list .list-cont {
	border-bottom: 1px dotted #ccc;
}
.art-list .list-cont a {
	color: #000
}



.hhh table {
    border-collapse: inherit !important;
    border-spacing: 1px !important;
}
.wp_paging li {
    display: inline-block;
    height: 25px !important;
    line-height: 25px !important;
    float: left;
    margin-top: 5px;
}







